From 17a4b56ea7f4cd24de94b3b8dd35693704afffef Mon Sep 17 00:00:00 2001 From: robertl Date: Wed, 23 Mar 2005 12:57:32 +0000 Subject: [PATCH] Andrew Kirmse adds better KML support. --- gpsbabel/Makefile | 6 +++--- gpsbabel/msvc/GPSBabel.vcproj | 3 +++ 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/gpsbabel/Makefile b/gpsbabel/Makefile index 21e4b5111..45eb32962 100644 --- a/gpsbabel/Makefile +++ b/gpsbabel/Makefile @@ -3,7 +3,7 @@ # type that is XML-ish (i.e. gpx or geocaching.com's/loc) you can uncomment # INHIBIT_EXPAT and coment out LIBEXPAT on just to get a build working quickly. # INHIBIT_EXPAT=-DNO_EXPAT -LIBEXPAT=-lexpat # -lefence +LIBEXPAT=-lexpat #-lefence # USB may required non-standard libraries (like libusb) be installed # and may not be available on all OSes. Uncomment this to remove the key @@ -90,8 +90,8 @@ dep: (echo -n "internal_styles.c: mkstyle.sh " ; echo style/*.style ; /bin/echo -e '\t./mkstyle.sh > internal_styles.c || (rm -f internal_styles.c ; exit 1)' ) >> /tmp/dep echo Edit Makefile and bring in /tmp/dep -VERSIONU=1_2_5_beta01232005-gsak -VERSIOND=1.2.5_beta01232005-gsak +VERSIONU=1_2_5_beta03202005-rich +VERSIOND=1.2.5_beta03202005-rich #VERSIONU=1_2_4 #VERSIOND=1.2.4 diff --git a/gpsbabel/msvc/GPSBabel.vcproj b/gpsbabel/msvc/GPSBabel.vcproj index 9c21dd333..8d000a790 100644 --- a/gpsbabel/msvc/GPSBabel.vcproj +++ b/gpsbabel/msvc/GPSBabel.vcproj @@ -1764,6 +1764,9 @@ + + -- 2.30.2